home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 8349 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.9 KB  |  67 lines

  1. Path: isc-newsserver.isc.rit.edu!wwt5491
  2. From: wwt5491@osfmail.isc.rit.edu (TONER)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Microbotics VXL30 memory mapping
  5. Date: 26 Mar 1996 16:13:59 GMT
  6. Organization: Rochester Institute of Technology, Rochester, NY
  7. Message-ID: <4j9547$u7t@news.isc.rit.edu>
  8. References: <948.6652T1386T2066@norconnect.no> <4j44j8$1tg@jms.jeton.or.jp>
  9. NNTP-Posting-Host: grace.isc.rit.edu
  10.  
  11. In article <4j44j8$1tg@jms.jeton.or.jp>, Shigeru Noro <noro@jeton.or.jp> wrote:
  12. >
  13. >Vidar S$BÅS(Bensen <vidar@norconnect.no> on 22-Mar-96 wrote:
  14. >>I have a VXL30 Accelerator with 8 Meg 32 bit Ram card in my A500..
  15. >>VXL30 should allow copying The Amiga Kick Start Rom to Ram by using FASTROM
  16. >>command.  However, this results in following message:
  17. >
  18. >>           - Memory cannot be allocated for FASTROM option -
  19. >
  20. >>My 8 Meg 32 bit Ram card is mapped low (at address 0020 0000).
  21. >>If I map it high FASTROM works ok but the DMA function of my A590 controller
  22. >>cannot access memory from 0800 0000 and up, unless I change the mask value
  23. >>to 0X00FFFFFC which I have not yet tried.
  24. >
  25. >>All 16 bit FASTRAM is removed.
  26. >>ChipRam=1 Meg.
  27. >>The VXL documentation does not mention that FASTROM will not work when 32
  28. >>bit Ram is mapped low.
  29. >
  30. >>I will appreciate feedback from someone having knowledge about
  31. >>my problem.
  32. >
  33. >
  34. >Hello, Vidar and your friend,
  35. >
  36. >What does it mean that the DMA function of your A590 controller cannot
  37. >access memory from 0800 0000 and up?  You mean you cannot join 32 bit
  38. >ram to 16 bit ram, don't you?  If so, of course, you should map 32 bit
  39. >ram high.  And try to put following commands on your user-startup file. 
  40. >
  41. >SetVXL AddMem NoInter
  42. >SetVXL FastROM NoInter
  43. >
  44. >I have used this product on my A500 with the GVP's A500-HD+ for two years
  45. >over.  8 Mb 16 bit ram + 8 Mb 32 bit ram + 2 Mb Megachip.  No problem.
  46. >And I am getting access here by using this A500.
  47.  
  48. I have done something similar to this before. I had my A500 with
  49. ICD Trifecta and a 1Gig Barracuda with the VXL. I only have 2M RAM.
  50. I copied the 3.1 ROM I had to a file and used Mkick from the 1.3 ROM
  51. on the motherboard. I did not use the addmem in setvxl, I used a
  52. stand-alone addmem. (On aminet? My roommate set it up...) I loaded
  53. the ram-32 high at 800000. I only addmem'ed the lower 1.5M on the
  54. board. Before this addmem line, Mkick was told to load the ROM
  55. image to the highest half-meg on the vxl. It worked great. Now I am
  56. installing the vxl on an A2000, and everything's messed up. Problem is
  57. I have an A2090A controller that doesn't like my gig. (As an aside,
  58. has anyone posted a review of the DKB rapidfire anywhere??) I no longer
  59. have the exact command lines, but should be able to get them from my
  60. roommate if anyone wants... If you are using a different rom than 1.3,
  61. skick should be able to do the same thing as mkick...
  62.  
  63. Bill Toner II
  64. 3d year Computer Engineering student at RIT
  65. Vice-President of ACURIT, Amiga Computer Users of RIT
  66.  
  67.